home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 15 / BBS in a box XV-1.iso / Files / Internet / Misc / Uupc 3.1 sources.sit / uupc 3.1 sources Folder / Mac specific / hostpaths.proto.h < prev    next >
Encoding:
Text File  |  1992-03-26  |  209 b   |  8 lines  |  [TEXT/KAHL]

  1.  
  2. /* hostpaths.c */
  3. int importpath(char *host, char *canon);
  4. int exportpath(char *canon, char *host);
  5. int cnvMac(char *upath, char *mpath);
  6. void mapMacCaseness(char *mpath);
  7. void unmapMacCaseness(char *mpath);
  8.